KsLogChannel.Index field

The index of an axis, input or output.

When Source is logUser, Index is the adding order of UserVariable. For example:

.NET API

.NET Class

Index 0: Temperature

Index 1: Voltage

Index 2: Warning

NOTE:  For UserVariable, this is only supported for KINGSTAR 4.3 and earlier versions.

 

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public int Index
Public Index As Integer

Field Value

Type: int

See also

KsLogChannel Class

IntervalZero.KINGSTAR.Base Namespace